textview: Set line height from css
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Aug 2021 16:30:11 +0000 (12:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Aug 2021 19:15:50 +0000 (15:15 -0400)
commit4759afcc3e3ab7ff54460b9148bfbef51495d23e
treea7fa6e935f1b2c6913913d4851d24fc677625739
parent66b297e408bc3d37027492aa9460cb470d0bc897
textview: Set line height from css

Set the line height in the default attributes from
the CSS style. This makes line height work in
GtkTextView.
gtk/gtktextattributes.h
gtk/gtktextlayout.c
gtk/gtktextview.c